auto-07p software package provides software for continuation and bifurcation problems in ODE, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install auto-07p
auto-07p is installed in your system.
Make ensure the auto-07p package were installed using the commands given below,
$ sudo dpkg-query -l | grep auto-07p *
You will get with auto-07p package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Mathematics |
| Package | auto-07p |
| Version | 0.9.1+dfsg-3+b1 [mips, mipsel] |
| Description | software for continuation and bifurcation problems in ODE |
| Sub Section | Math |